home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / DialogMenu.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  89 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2012</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <width>720</width>
  11.       <height>576</height>
  12.       <texture>black.bmp</texture>
  13.       <colordiffuse>60ffffff</colordiffuse>
  14.     </control>
  15.     <control>
  16.       <type>image</type>
  17.       <id>0</id>
  18.       <posX>116</posX>
  19.       <posY>64</posY>
  20.       <width>546</width>
  21.       <height>366</height>
  22.       <texture>context_background.png</texture>
  23.       <animation effect="fade" time="250">WindowOpen</animation>
  24.       <animation effect="fade" time="250">WindowClose</animation>
  25.     </control>
  26.     <control>
  27.       <description>GFX-Heading "menu" text label</description>
  28.       <type>label</type>
  29.       <id>5</id>
  30.       <posX>164</posX>
  31.       <posY>88</posY>
  32.       <width>240</width>
  33.       <label>924</label>
  34.       <font>font14</font>
  35.       <textcolor>Black</textcolor>
  36.       <animation effect="fade" time="250">WindowOpen</animation>
  37.       <animation effect="fade" time="250">WindowClose</animation>      
  38.     </control>
  39.     <control>
  40.       <description>Heading text label</description>
  41.       <type>label</type>
  42.       <id>4</id>
  43.       <posX>252</posX>
  44.       <posY>88</posY>
  45.       <label>181</label>
  46.       <font>font14</font>
  47.       <textcolor>FFFFFFFF</textcolor>
  48.       <animation effect="fade" time="250">WindowOpen</animation>
  49.       <animation effect="fade" time="250">WindowClose</animation>
  50.     </control>
  51.     <control>
  52.       <description>Exit button</description>
  53.       <type>button</type>
  54.       <id>2</id>
  55.       <posX>578</posX>
  56.       <posY>96</posY>
  57.       <width>44</width>
  58.       <height>44</height>
  59.       <textureFocus>dialogue_shutdown_focus.png</textureFocus>
  60.       <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
  61.       <label>-</label>
  62.       <onleft>3</onleft>
  63.       <onright>3</onright>
  64.       <onup>3</onup>
  65.       <ondown>3</ondown>
  66.       <animation effect="fade" time="250">WindowOpen</animation>
  67.       <animation effect="fade" time="250">WindowClose</animation>
  68.     </control>
  69.     <control>
  70.       <description>options listcontrol</description>
  71.       <type>listcontrol</type>
  72.       <id>3</id>
  73.       <posX>160</posX>
  74.       <posY>150</posY>
  75.       <width>450</width>
  76.       <height>260</height>
  77.       <onleft>2</onleft>
  78.       <onright>2</onright>
  79.       <spinPosX>550</spinPosX>
  80.       <spinPosY>370</spinPosY>
  81.       <textXOff>50</textXOff>
  82.       <PinIconXOff>45</PinIconXOff>
  83.       <PinIconYOff>7</PinIconYOff>
  84.       <animation effect="fade" time="250">WindowOpen</animation>
  85.       <animation effect="fade" time="250">WindowClose</animation>
  86.     </control>
  87.   </controls>
  88. </window>
  89.